libjs-colors software package provides Get color and style in your web application, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libjs-colors
libjs-colors is installed in your system.
Make ensure the libjs-colors package were installed using the commands given below,
$ sudo dpkg-query -l | grep libjs-colors *
You will get with libjs-colors package name, version, architecture and description in a table
| Distro | Ubuntu 14 04 lts trusty tahr |
| Section | Web Software |
| Package | libjs-colors |
| Version | 0.6.2-1 |
| Description | Get color and style in your web application |
| Sub Section | Web |